Welcome![Sign In][Sign Up]
Location:
Search - gps code tracking with matlab

Search list

[GPS developC_A

Description: 该程序是GPS信号C/A码的仿真程序,利于其可以进行信号的捕获和跟踪-GPS signal C/A code of the simulation program, which can help signal capture and tracking
Platform: | Size: 1024 | Author: xiaozhu | Hits:

[GPS developcodeshift

Description: GPS的matlab程序,用于对产生的ca码进行移位,用在锁相环跟踪中对ca码调增-GPS-matlab procedures used to produce displacement of ca code, used in phase-locked loop tracking of the code increases ca
Platform: | Size: 2048 | Author: wangpenghui | Hits:

[GPS developCode-Tracking-Architecture

Description: GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
Platform: | Size: 2797568 | Author: 刘旭东 | Hits:

[GPS developtracking

Description: This is GPS tracking matlab code. Performs code and carrier tracking for all channels.
Platform: | Size: 4096 | Author: Nelson Loh | Hits:

[matlabGPSacqution

Description: 很好的GPS信号的捕获和跟踪程序,可以直接运行,程序代码都有详细注释,很适合初学者学习研究-Good GPS signal acquisition and tracking procedures, can be directly run, the program code has detailed notes, it is suitable for beginners study
Platform: | Size: 22946816 | Author: dfdf | Hits:

[matlabGPS_capture_tracing

Description: 一个完整的GPS伪随机码的捕获与跟踪.用matlab仿真.-A complete GPS pseudo-random code to capture and tracking. Using matlab simulation.
Platform: | Size: 12288 | Author: 王永俊 | Hits:

[GPS developgpsgenzong

Description: 这是一个完整的GPS中C/A码的跟踪程序-This is a complete GPS in the C/A code tracking procedures
Platform: | Size: 14336 | Author: 小宋 | Hits:

[matlabtracking

Description: 这是一个用matlab开发的GPS跟踪源代码,其语言简洁,简单实用,有英文注释,是一个不可多得的范例-This is a development of the GPS tracking with matlab source code, the language simple, simple, practical, with English notes, is a rare example of
Platform: | Size: 4096 | Author: huyanchao | Hits:

[3G developCayiwei

Description: GPS的matlab程序,用于对产生的ca码进行移位,用在锁相环跟踪中对ca码调增 -GPS-matlab program code used to generate the ca shifting, with the phase-locked loop tracking code on the ca be adjusted by
Platform: | Size: 1024 | Author: 孙伟 | Hits:

[matlabpll

Description: 数字通信中的锁相环(PLL)完整程序,包括噪声处理,可用于GPS的的跟踪和捕获-the matlab code of PLL ,including how to deal with the noise ,which can be used to acquiring and tracking on GPS
Platform: | Size: 4096 | Author: 天王 | Hits:

[GPS developcode-of-GNSS-sofe-receiver

Description: 本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了GNSS干扰和抗干扰技术。第十章为实用编程实践。   本书结合最新的有关研究成果,以便读者能参考本书获得较全面的知识。当然,也不可能面面俱到,读者在阅读本书时,需要有数字信号处理、自动控制以及卫星导航的相关知识。给出了Matlab源程序以及c++源程序,可帮助相关研究人员加快研究进度。-Book oriented programming and application design, in reference to domestic and international works on the basis of research results, combined with the author s own writing. Content from the shallow people deep, the first chapter introduces the research background of GNSS software receiver and satellite navigation system. The second chapter introduces some related concepts of signal processing. The third chapter introduces the basic theory of satellite motion. The fourth chapter studies of GNSS signaling, including pseudo random code signal, the navigation message, focused on the GPS and Galileo system as an example to discuss. The fifth chapter studies the GNSS receiver front end technology, including an antenna and a signal conversion principle. The sixth chapter discusses the satellite signal acquisition technology. The seventh chapter discusses the satellite signal tracking, demodulation and pseudo distance calculation. The eighth chapter discusses the navigation positioning solutio
Platform: | Size: 5882880 | Author: 单边 | Hits:

[GPS developGPS_matlab_code_All

Description: matlab C语言详细实现了GPS捕获、跟踪、解码星历表、定位解算的详细代码,并附有一个程序调用关系的pdf,便于理解结构关系,结合《GPS原理与接收机设计》《GPS原理与应用》更好。-tlab C language detailed GPS acquisition, tracking, decoding ephemeris positioning solver code, together with a program calling relations pdf facilitate the understanding of the structural relationship, combined with the Principles of "GPS receiver design" "GPS principleand application "better.
Platform: | Size: 114688 | Author: zhouqiang | Hits:

[matlabGPSreceiver-matlab--code

Description: matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通过后发上来的 -matlab under a complete the gps software single-channel receiver program, from the acquisition and tracking to position solver. Run the required the IF data file is too large to upload, download gps on the class website. postprocessing.m main program. Explain some of the comments: 1. Structure variable parameter settings with init.m before running the main program to generate run later. Procedural error is due to the lack of data files. GPS IF data files downloaded from the Internet, because of the different formats, the program is needed to debug. Here is the format. Bin. Remaining there is no need to change a thing, good luck. I was running after debugging through made up
Platform: | Size: 78848 | Author: teng | Hits:

[simulation modelingGPS基本原理及其matlab实现

Description: 包括GPS仿真的全套代码,matlab和C#。GPS信号的模拟、捕获、追踪,以及数据的处理,极限的解算,周跳的探测及整周模糊度的接算。有用的资料与大家共享后才能体现其价值,希望同仁们也能及时共享比较好的资料,大家一同探讨、进步。(ncludes a full set of GPS simulation code, matlab and C#. GPS signal simulation, capture, tracking, and data processing, limit solution, cycle slip detection and integer ambiguity. Only when useful information is shared with all of you can it reflect its value. We hope that colleagues can also share better information in time, and everyone will discuss and progress together.)
Platform: | Size: 9986048 | Author: ygc | Hits:

CodeBus www.codebus.net